home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
8bitfiles.net/archives
/
archives.tar
/
archives
/
commodore-scene-files
/
Coverdisks
/
CDU
/
V4D03.D64
/
techno prob
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Commodore BASIC
|
2019-04-13
|
244 b
|
10 lines
1 REM ************************
2 REM * "TECHNO PROB" BY JRF *
3 REM ************************
4 :
5 OPEN 15,8,15, "U0>"+CHR$(10): CLOSE 15
6 OPEN 15,9,15, "U0>"+CHR$(8): CLOSE 15
7 OPEN 15,10,15,"U0>"+CHR$(9): CLOSE 15
8 FOR D=8 TO 9: OPEN 15,D,15,"I0"
9 CLOSE 15: NEXT